Skip to content

synthese: improve int fields filtering#4150

Open
bouttier wants to merge 1 commit into
PnX-SI:developfrom
bouttier:feat/vsynthese-int-filters
Open

synthese: improve int fields filtering#4150
bouttier wants to merge 1 commit into
PnX-SI:developfrom
bouttier:feat/vsynthese-int-filters

Conversation

@bouttier

Copy link
Copy Markdown
Contributor
  • support array (IN ...)
  • support null in the array (NULL OR IN ...)
  • support special value "*" (NOTNULL)

- support array (IN ...)
- support null in the array (NULL OR IN ...)
- support special value "*" (NOTNULL)
@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.55%. Comparing base (abbe0ac) to head (810642c).

Files with missing lines Patch % Lines
...nature/core/gn_synthese/utils/query_select_sqla.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4150      +/-   ##
===========================================
- Coverage    86.64%   86.55%   -0.09%     
===========================================
  Files          138      138              
  Lines        10963    10972       +9     
===========================================
- Hits          9499     9497       -2     
- Misses        1464     1475      +11     
Flag Coverage Δ
pytest 86.55% <0.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@camillemonchicourt camillemonchicourt added this to the 2.18.0 milestone Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants